Skip to content

Use googletest for assertions in tests#6

Merged
malor merged 1 commit into
masterfrom
googletest
Jun 8, 2026
Merged

Use googletest for assertions in tests#6
malor merged 1 commit into
masterfrom
googletest

Conversation

@malor

@malor malor commented Jun 7, 2026

Copy link
Copy Markdown
Owner

googletest matchers provide more descriptive error messages, and it's possible to report multiple failures from the same test instead of aborting on the first one.

googletest matchers provide more descriptive error messages, and it's
possible to report multiple failures from the same test instead of
aborting on the first one.
@malor malor merged commit f6c6104 into master Jun 8, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant